home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
macos
/
pack1
/
files
/
psts.sit
/
Photosite Timesaviour
/
Documentation
/
docustyle.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2004-04-28
|
1KB
|
73 lines
body
{
font-family: "Lucida Grande",Geneva,Arial;
background: white;
font-size: 13px;
}
h1
{ background-color: black; color: white;
font-size: 18px; padding: 10px; }
h2
{ background-color: black; color: white;
padding-top: 20px; margin-top: 10px; font-size: 14px; }
h3
{ background-color: black; color: white;
padding-top: 10px; margin-top: 20px; font-size: 13px; font-weight: bold; }
h4
{ font-size: 12px; font-weight: bold; font-style: italic;
padding-top: 10px; }
a.def
{
color: black;
background-color: #CCFFCC;
text-decoration: none;
}
ol.guide
{
background-color: #FFF8DC;
padding-top: 10px;
padding-bottom: 10px;
}
li { padding-bottom: 0.5em; }
.tip
{
background-color: #FFF8DC;
padding: 10px;
}
.tip:before
{
content: "Tip: ";
font-weight: bold;
}
.warn
{
background-color: #FFCCCC;
padding: 10px;
width: 60%;
}
.warn:before
{
content: "Warning: ";
font-weight: bold;
}
img.inset
{ float: right; }
img.padded
{ border: 5px solid white; }
#filler
{ height: 500px; }